home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / CONFPORT < prev    next >
Text File  |  1994-02-01  |  3KB  |  62 lines

  1. 1-18-94            Hardware Conflicts & Software Conflicts
  2.  
  3.      In  your  CONFIG.SYS and AUTOEXEC.BAT there are  commands  and  device
  4. drivers  that  load when you boot your computer, If you  get  unpredictable
  5. results,  or  out of memory messages (etc) then you can  re-configure  your
  6. computer.  To test if a device driver or TSR (resident) program is  causing  this,
  7. you can put REM in front of the line in either of the above files. You  use
  8. an ASCII (plain text) editor or your wordprocessor in plain text mode.
  9.  
  10. an EXAMPLE......
  11. REM DEVICE=C:\DOS\ANSI.SYS
  12.  
  13.      This  is  only an EXAMPLE, because ANSI.SYS is always OK  to  have  in
  14. there.   The  most  likely to cause problems are  Windows  (anything),  and
  15. drivers for mice, virus checkers, screen savers, etc.
  16.  
  17.      >>>Another IMPORTANT thing to check is that BUFFERS= and FILES=  are
  18. 35  or  higher.<<<
  19.  
  20.     **Using  the Dos MODE to direct to COM1 (from say LPT1) ALWAYS  locks
  21. Epressfax.  Also  NAV  (Norton Ani-Virus) must be put at the  END  of  your
  22. Config.sys  file. Some other Anti-virus will always stop an  incoming  fax.
  23. Another problem is screen-savers.
  24.  
  25.                                   MEMORY
  26.      If  you are using Dos-6, run Memmaker before and after installing  the
  27. faxmodem software. Memory is not a straightforward computer feature. Normal
  28. memory,  where computer programs run, where the OS (operating  system)  and
  29. (many)  device drivers reside, is limited to 640K. The extra 2meg or 4  meg
  30. is  used  as temporary storage by certain programs, which  are  running  in
  31. conventional  (640K)  memory  and then swaps blocks in and  out.  The  more
  32. programs  (& TSRs and device drivers) you load, the less room there  is  in
  33. conventional  memory to operate. Somewhere along the line the  system  will
  34. lock or crash if you keep adding programs into 640K.
  35. ************************************************************************
  36.  
  37.      If  you  have an internal modem, it must be set for COM4  90%  of  the
  38. time.  Most  computers  have serial port 1 and  2  already  built-into  the
  39. computer.  A  serial port is just a built-in comport. So you cannot  set  a
  40. modem to be the same comport (1 or 2). Try com4 then com3, see your  manual
  41. for jumper settings.
  42.  
  43.      There seem to be some video cards using the COM4 address, which causes
  44. the modem to fail on COM4. In that case try COM3 with IRQ 5 or 2 (see  your
  45. manual to set the jumpers on the Modem). *>> Don't forget the software must
  46. also be told when you change IRQs. <<*
  47.  
  48.      Sometimes one internal modem/or model of modem will work in spite of a
  49. conflict, when set for COM1 or COM2 when there is a serial port. Always try
  50. COM3 and COM4 (and IRQ settings) before deciding the modem is bad.
  51.  
  52.      A  slot in your computer is NOT, has NOTHING to do with  the  COMport!
  53. The  COMport is what YOU set ON the modem, via jumpers. Some older XT  type
  54. computers  (and an 'odd' new one) won't allow you to 'skip' a port. ie;  if
  55. you have 1 and 2 the next MUST be com3, not com4. Then you'd use com3/irq5.
  56.  
  57.      An  external modem cannot be set! It uses the address of  the  comport
  58. into which it is plugged via the modem cable.
  59.  
  60.                                    Don Hinds - Zoom Tech
  61.  
  62.